Skip to content

Fix compilation for Xcode 26.4: illegal ternary syntax#2137

Open
ntnmrndn wants to merge 1 commit intoTextureGroup:masterfrom
ntnmrndn:xcode_26_4
Open

Fix compilation for Xcode 26.4: illegal ternary syntax#2137
ntnmrndn wants to merge 1 commit intoTextureGroup:masterfrom
ntnmrndn:xcode_26_4

Conversation

@ntnmrndn
Copy link

@ntnmrndn ntnmrndn commented Mar 6, 2026

Context: Original code is non defined behavior, went from warning to error with Xcode 26.4

Resolve #2136

  • Fix Xcode 26.4 compilation
  • Attempt to follow original intent (CC @Adlai-Holler)

@CLAassistant
Copy link

CLAassistant commented Mar 6, 2026

CLA assistant check
All committers have signed the CLA.

@ntnmrndn ntnmrndn changed the title Xcode 26.4: Fix build Fix compilation for Xcode 26.4: illegal ternary syntax Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build broken with Xcode 26.4

2 participants